home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / tools / gcc / gcc270_src.lha / gcc-2.7.0-amiga / config / vax / netbsd.h next >
Encoding:
C/C++ Source or Header  |  1995-05-09  |  173 b   |  6 lines

  1. #include <vax/vax.h>
  2. #include <netbsd.h>
  3.  
  4. #undef CPP_PREDEFINES
  5. #define CPP_PREDEFINES "-Dunix -Dvax -D__NetBSD__ -Asystem(unix) -Asystem(NetBSD) -Acpu(vax) -Amachine(vax)"
  6.